| Total Complexity | 20 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 128 |
| Lines of code | 82 |
| Logical lines of code | 52 |
| Comment lines | 11 |
| Methods | 11 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| request() | 48 | 8 | 33 | |
| wait() | 63 | 2 | 11 | |
| __construct() | 71 | 2 | 5 | |
| args() | 72 | 1 | 5 | |
| get() | 77 | 1 | 3 | |
| post() | 77 | 1 | 3 | |
| transientKey() | 66 | 1 | 7 | |
| url() | 78 | 1 | 3 | |
| newBackoff() | 79 | 1 | 3 | |
| newDeadline() | 70 | 1 | 5 | |
| timeUntilDeadline() | 74 | 1 | 4 |